Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrong handler name with decorator #2793

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

czy88840616
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7ba3019) 81.99% compared to head (ca02ab5) 82.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2793   +/-   ##
=======================================
  Coverage   81.99%   82.00%           
=======================================
  Files         421      421           
  Lines       15094    15101    +7     
  Branches     3579     3585    +6     
=======================================
+ Hits        12377    12384    +7     
  Misses       2467     2467           
  Partials      250      250           
Impacted Files Coverage Δ
packages/core/src/service/webRouterService.ts 94.73% <ø> (ø)
packages/core/src/service/slsFunctionService.ts 93.57% <100.00%> (+0.44%) ⬆️

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@czy88840616 czy88840616 added the pr: bug fix This PR fixes a bug in a past release. label Mar 10, 2023
@czy88840616 czy88840616 merged commit 281bf88 into main Mar 10, 2023
@czy88840616 czy88840616 deleted the fix_func_handler_name branch March 10, 2023 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: bug fix This PR fixes a bug in a past release.
Development

Successfully merging this pull request may close these issues.

2 participants